Skip to content

Conversation

@mrrobot47
Copy link
Member

This pull request makes a small but important change to the SSL certificate check logic in the add_site_redirects function. Now, certificate file existence is only required when SSL is enabled, allowing non-SSL sites to bypass this check.

  • Updated the conditional in add_site_redirects in site-utils.php to require certificate files only when $ssl is true, making the function more flexible for non-SSL site redirects.

@mrrobot47 mrrobot47 merged commit 9a589db into EasyEngine:develop Sep 27, 2025
1 of 5 checks passed
@mrrobot47 mrrobot47 deleted the fix/redirect-non-ssl branch September 27, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant